PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / isToolbarHidden Method
In This Topic
    isToolbarHidden Method
    In This Topic
    Gets a value indicating whether to hide the viewer application's toolbars when the document is active.
    Syntax
    public boolean isToolbarHidden()

    Return Value

    True if the toolbar is hidden.
    See Also